CODESYS provides commands for exporting and importing objects from and to a file. There are two ways to do this:
-
Export to and import from a CODESYS XML file (*.export)
This format is fully compatible with the CODESYS project format. The objects are stored in a machine-parsable XML format.
-
Export to and import from an XML file in PLCopen format (*.xml)
You can use this format for exchanging information between programs, for example program editors or documentation tool. PLCopen XML defined a subset of elements which CODESYS recognizes. Therefore, 100% compatibility cannot be guaranteed.
-
See also: ⮫ Project -> Export
-
See also: ⮫ Project -> Export PLCopenXML
-
See also: ⮫ Project -> Import
-
See also: ⮫ Project -> Import PLCopenXML
-
Exporting Projects
-
Importing Projects